[INFO] fetching crate jieba-rs 0.10.1...
[INFO] fixing jieba-rs-0.10.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate jieba-rs 0.10.1 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate jieba-rs 0.10.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate jieba-rs 0.10.1
[INFO] tweaked toml for crates.io crate jieba-rs 0.10.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate jieba-rs 0.10.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate jieba-rs 0.10.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-test-shared v0.2.122
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.72
[INFO] [stderr]   Downloaded include-flate-compress v0.3.3
[INFO] [stderr]   Downloaded include-flate-codegen v0.3.3
[INFO] [stderr]   Downloaded include-flate v0.3.3
[INFO] [stderr]   Downloaded codspeed v3.0.5
[INFO] [stderr]   Downloaded codspeed-criterion-compat v3.0.5
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.72
[INFO] [stderr]   Downloaded cedarwood v0.5.0
[INFO] [stderr]   Downloaded jieba-macros v0.10.1
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.49
[INFO] [stderr]   Downloaded codspeed-criterion-compat-walltime v3.0.5
[INFO] [stderr]   Downloaded zerocopy v0.8.49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8f3e294b5d289948b350c5f642e61a3563b5c4024dbdd76c8a5ae276d12f8e5d
[INFO] running `Command { std: "docker" "start" "8f3e294b5d289948b350c5f642e61a3563b5c4024dbdd76c8a5ae276d12f8e5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8f3e294b5d289948b350c5f642e61a3563b5c4024dbdd76c8a5ae276d12f8e5d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f3e294b5d289948b350c5f642e61a3563b5c4024dbdd76c8a5ae276d12f8e5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8f3e294b5d289948b350c5f642e61a3563b5c4024dbdd76c8a5ae276d12f8e5d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.122
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling zerocopy v0.8.49
[INFO] [stderr]    Compiling zerocopy-derive v0.8.49
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.122
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling no_std_io2 v0.9.4
[INFO] [stderr]    Compiling libflate_lz77 v2.3.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.122
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]    Compiling dary_heap v0.3.9
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling libflate v2.3.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking statrs v0.18.0
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking codspeed v3.0.5
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling codspeed-criterion-compat v3.0.5
[INFO] [stderr]     Checking cedarwood v0.5.0
[INFO] [stderr]    Compiling jieba-macros v0.10.1
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.72
[INFO] [stderr]     Checking dissimilar v1.0.11
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking wasm-bindgen-test-shared v0.2.122
[INFO] [stderr]     Checking expect-test v1.5.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.122
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking codspeed-criterion-compat-walltime v3.0.5
[INFO] [stderr]     Checking js-sys v0.3.99
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking include-flate-compress v0.3.3
[INFO] [stderr]    Compiling include-flate-codegen v0.3.3
[INFO] [stderr]     Checking include-flate v0.3.3
[INFO] [stderr]     Checking jieba-rs v0.10.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.72
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.72
[INFO] [stderr]     Checking tikv-jemallocator v0.6.1
[INFO] [stdout] error: couldn't read `src/../../examples/weicheng/src/weicheng.txt`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/lib.rs:1175:37
[INFO] [stdout]      |
[INFO] [stdout] 1175 |         static WEICHENG_TXT: &str = include_str!("../../examples/weicheng/src/weicheng.txt");
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../jieba-macros/src/hmm.model`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/lib.rs:2026:24
[INFO] [stdout]      |
[INFO] [stdout] 2026 |         let hmm_data = include_str!("../../jieba-macros/src/hmm.model");
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jieba-rs` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "8f3e294b5d289948b350c5f642e61a3563b5c4024dbdd76c8a5ae276d12f8e5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f3e294b5d289948b350c5f642e61a3563b5c4024dbdd76c8a5ae276d12f8e5d", kill_on_drop: false }`
[INFO] [stdout] 8f3e294b5d289948b350c5f642e61a3563b5c4024dbdd76c8a5ae276d12f8e5d
